

/* Start:/bitrix/templates/petro-com 2.0/components/bitrix/news/tarif_internet/bitrix/news.detail/.default/style.css?17609431981303*/
.tarif_frame {
	border: 1px solid #ccc;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	width: 760px;
	margin: auto;
	padding: 40px 40px 0 40px;
}
.tarif_boxx {
	margin: 0 0 20px 0;
	position: relative;
}
.tarif_boxxx {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.tarif_boxx ul {
	list-style: circle;
}
.tarif_boxx li {
	margin: 0 0 10px 0;
}
.tarif_price {
	/*position: absolute;
	top: 0;
	right: 16px;
	width: 240px;*/
}
.tarif_speed {
	font-size: 52px;
	font-weight: bold;
	height: 120px;
}
.tarif_speed span {
	font-size: 20px;
	margin: 0;
	padding: 0;
}
.tarif_price p {
	margin: 0;
	padding: 0 0 10px 0;
}
.tarif_price p:first-child {
	margin: 0;
	padding: 0 0 3px 0;
}
.tarif_price1 {
	font-size: 52px;
	font-weight: bold;
}
.tarif_price2 {
	font-size: 20px;
}
.red {color: red;}
p.red {margin: 0 0 0 30px;}
@media screen and (max-width:1000px) {
	.tarif_frame {
		width: calc(100% - 20px);
		padding: 10px 10px 0 10px;
		border: none;
	}
	.tarif_nav {
		width: calc(100% - 20px);
	}
	.tarif_price {
		/*position: absolute;
		top: 70px;
		left: 30px;
		width: 100%;*/
		flex-grow: 1;
	}
	.tarif_boxxx {
		padding: 20px;
		text-align: center;
	}
	.tarif_speed {
		font-size: 42px;
		height: 60px;
		flex-grow: 1;
	}
	.tarif_price1 {
		font-size: 42px;
	}
}
/* End */
/* /bitrix/templates/petro-com 2.0/components/bitrix/news/tarif_internet/bitrix/news.detail/.default/style.css?17609431981303 */
